home *** CD-ROM | disk | FTP | other *** search
/ Acorn RISC PD-CD 1 / Acorn RISC PD-CD 1.iso / games / _tetris2 / _run < prev    next >
Encoding:
Text File  |  1990-11-17  |  353 b   |  9 lines

  1. | > !Tetris.!Run
  2. Set Tetris$Dir <Obey$Dir>
  3. If ("<Font$Prefix>"="") AND ("<Font$Path>"="") THEN ERROR 0 Can't find Fonts (I need Trinity.Medium)
  4. RMEnsure SharedCLibrary 0.0 RMLoad System:Modules.CLib
  5. RMEnsure SharedCLibrary 0.0 Error 0 Can't find CLib
  6. | WimpSlot size is TUNED, don't m*ss with it.
  7. WimpSlot -min 161k -max 161k
  8. Run <Tetris$Dir>.!RunImage
  9.